Merged
Conversation
dc885e4 to
6f39900
Compare
iHiD
commented
Aug 26, 2025
| @@ -0,0 +1,117 @@ | |||
| .originals-table { | |||
Member
Author
There was a problem hiding this comment.
@dem4ron Please always make sure that anything in CSS files like this are wrapped in a #page-... for pages or a c-.... for components. It's essential to avoid CSS leaking into other parts of the site. (I've done this in a later commit here :))
A placeholder that shows a pending state, then shows the newly generated translation.
dem4ron
added a commit
that referenced
this pull request
Aug 28, 2025
* Add basic translations code/logic * WIP * Update migrations * Update migrations * Add i18n js backend file loader (#8099) * Start work on things * Add approval of LLM version * Improve UI * Add more endpoints * Return data from API * Fix * Improve searching * Add LLM verification * Tweaks * Add localization generating flow * Reword lots * Add locales as URL params * Fix default vs constraint * Fix Zeitwerk * Redirect logged-in users to correct locale * Check routing * Redirect users to their selected locale * Correctly render things * Fix rebase * Add locales to footer * Tidy * Improve locale support * Improve locale support * WIP * Rename migration * Further progress * Add test * Add test * Add tests * Rework prompts * Sync things up * Add Translation Placeholder (#8149) A placeholder that shows a pending state, then shows the newly generated translation. * Add React Translation UI pages * Fix bad filename * Fix LLM verification * Add title to originals * Fix serialzier * Remove stray file --------- Co-authored-by: Aron Demeter <66035744+dem4ron@users.noreply.github.com> Co-authored-by: dem4ron <demaaron88@gmail.com>
dem4ron
added a commit
that referenced
this pull request
Aug 28, 2025
* Add basic translations code/logic * WIP * Update migrations * Update migrations * Add i18n js backend file loader (#8099) * Start work on things * Add approval of LLM version * Improve UI * Add more endpoints * Return data from API * Fix * Improve searching * Add LLM verification * Tweaks * Add localization generating flow * Reword lots * Add locales as URL params * Fix default vs constraint * Fix Zeitwerk * Redirect logged-in users to correct locale * Check routing * Redirect users to their selected locale * Correctly render things * Fix rebase * Add locales to footer * Tidy * Improve locale support * Improve locale support * WIP * Rename migration * Further progress * Add test * Add test * Add tests * Rework prompts * Sync things up * Add Translation Placeholder (#8149) A placeholder that shows a pending state, then shows the newly generated translation. * Add React Translation UI pages * Fix bad filename * Fix LLM verification * Add title to originals * Fix serialzier * Remove stray file --------- Co-authored-by: Aron Demeter <66035744+dem4ron@users.noreply.github.com> Co-authored-by: dem4ron <demaaron88@gmail.com>
dem4ron
added a commit
that referenced
this pull request
Sep 4, 2025
* Add basic translations code/logic * WIP * Update migrations * Update migrations * Add i18n js backend file loader (#8099) * Start work on things * Add approval of LLM version * Improve UI * Add more endpoints * Return data from API * Fix * Improve searching * Add LLM verification * Tweaks * Add localization generating flow * Reword lots * Add locales as URL params * Fix default vs constraint * Fix Zeitwerk * Redirect logged-in users to correct locale * Check routing * Redirect users to their selected locale * Correctly render things * Fix rebase * Add locales to footer * Tidy * Improve locale support * Improve locale support * WIP * Rename migration * Further progress * Add test * Add test * Add tests * Rework prompts * Sync things up * Add Translation Placeholder (#8149) A placeholder that shows a pending state, then shows the newly generated translation. * Add React Translation UI pages * Fix bad filename * Fix LLM verification * Add title to originals * Fix serialzier * Remove stray file --------- Co-authored-by: Aron Demeter <66035744+dem4ron@users.noreply.github.com> Co-authored-by: dem4ron <demaaron88@gmail.com>
Merged
dem4ron
added a commit
that referenced
this pull request
Sep 5, 2025
* Add basic translations code/logic * WIP * Update migrations * Update migrations * Add i18n js backend file loader (#8099) * Start work on things * Add approval of LLM version * Improve UI * Add more endpoints * Return data from API * Fix * Improve searching * Add LLM verification * Tweaks * Add localization generating flow * Reword lots * Add locales as URL params * Fix default vs constraint * Fix Zeitwerk * Redirect logged-in users to correct locale * Check routing * Redirect users to their selected locale * Correctly render things * Fix rebase * Add locales to footer * Tidy * Improve locale support * Improve locale support * WIP * Rename migration * Further progress * Add test * Add test * Add tests * Rework prompts * Sync things up * Add Translation Placeholder (#8149) A placeholder that shows a pending state, then shows the newly generated translation. * Add React Translation UI pages * Fix bad filename * Fix LLM verification * Add title to originals * Fix serialzier * Remove stray file --------- Co-authored-by: Aron Demeter <66035744+dem4ron@users.noreply.github.com> Co-authored-by: dem4ron <demaaron88@gmail.com>
iHiD
added a commit
that referenced
this pull request
Sep 5, 2025
* Add basic translations code/logic * WIP * Update migrations * Update migrations * Add i18n js backend file loader (#8099) * Start work on things * Add approval of LLM version * Improve UI * Add more endpoints * Return data from API * Fix * Improve searching * Add LLM verification * Tweaks * Add localization generating flow * Reword lots * Add locales as URL params * Fix default vs constraint * Fix Zeitwerk * Redirect logged-in users to correct locale * Check routing * Redirect users to their selected locale * Correctly render things * Fix rebase * Add locales to footer * Tidy * Improve locale support * Improve locale support * WIP * Rename migration * Further progress * Add test * Add test * Add tests * Rework prompts * Sync things up * Add Translation Placeholder (#8149) A placeholder that shows a pending state, then shows the newly generated translation. * Add React Translation UI pages * Fix bad filename * Fix LLM verification * Add title to originals * Fix serialzier * Remove stray file --------- Co-authored-by: Aron Demeter <66035744+dem4ron@users.noreply.github.com> Co-authored-by: dem4ron <demaaron88@gmail.com>
Merged
dem4ron
added a commit
that referenced
this pull request
Sep 10, 2025
* Add basic translations code/logic * WIP * Update migrations * Update migrations * Add i18n js backend file loader (#8099) * Start work on things * Add approval of LLM version * Improve UI * Add more endpoints * Return data from API * Fix * Improve searching * Add LLM verification * Tweaks * Add localization generating flow * Reword lots * Add locales as URL params * Fix default vs constraint * Fix Zeitwerk * Redirect logged-in users to correct locale * Check routing * Redirect users to their selected locale * Correctly render things * Fix rebase * Add locales to footer * Tidy * Improve locale support * Improve locale support * WIP * Rename migration * Further progress * Add test * Add test * Add tests * Rework prompts * Sync things up * Add Translation Placeholder (#8149) A placeholder that shows a pending state, then shows the newly generated translation. * Add React Translation UI pages * Fix bad filename * Fix LLM verification * Add title to originals * Fix serialzier * Remove stray file --------- Co-authored-by: Aron Demeter <66035744+dem4ron@users.noreply.github.com> Co-authored-by: dem4ron <demaaron88@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.